Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for 'dragend' event in v3 API #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Mar 10, 2011

Please accept my addition for supporting 'dragend' events in Google Maps API v3.

When a placemark is set as ":draggable => true", this event fires at the completion (or drop) of the placemark.

I needed this for my project. :) Thanks for sharing your work on the cartographer project. It's been very helpful! :)

-Mark Ericksen

@ghost
Copy link
Author

ghost commented Mar 10, 2011

First commit was premature. The second commit adds parameter passing to event handler. Updated README with example usage code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants